/*
Theme Name: LUS
Theme URI: http://www.crazyxhtml.com
Description: Designed by <a href="http://www.crazyxhtml.com">CrazyXhtml</a>.
Version: 1.0
Author: <a href="http://www.crazyxhtml.com">Brandspank</a>
Author URI: http://www.crazyxhtml.com
License: GNU General Public License
License URI: license.txt
Tags: dark, light
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a[href], label[for], select, input[type=checkbox], input[type=radio] {
	cursor: pointer;
}

button, input[type=button], input[type=image], input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}
 button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=image]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
	border: 0;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.ie7 .clearfix {
	zoom: 1;
}

strong {
	font-weight: bold;
	font-size: 105%;
	color: #a1d8d3;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	overflow: auto;
}

/* Normalized Styles
------------------------------------------------------------------------------*/
p.name {
	font-size: 27px ;
	padding: 5px 0;
	margin: 15px -60px 0 0;
}

p.regular {
	font-size: 27px ;
	padding: 5px 0;
	margin: 15px 0;
}

p.vip {
	font-size: 27px ;
	padding: 5px 0;
	margin: 15px 0;
}

a {
	color: #045b64;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 18px/26px 'NeutraTextBookAlt';
	color: #045b64;
	background: #fff;
	min-width: 1100px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

input, select, textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #7a7a7a;
}

input[type=text], input[type=password], textarea {
	padding: 5px;
	border: 1px solid #ccc;
	 -webkit-appearance: none;
 }

textarea {
	overflow: auto;
	resize: none;
}

/* Hyperlinks */


h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

/* Wrapper */

.container {
	margin: 0 auto;
	width: 1026px;
}

/* Header */

#header {
	width: 100%;
	padding: 20px 0 43px 0;
	overflow: hidden;
}

#header .phone {
	background: url(images/bg_phone.png) no-repeat;
	width: 259px;
	height: 37px;
	display: block;
	float: right;
	margin: 23px 0 0 0;
	font-size: 24px;
	padding: 10px 0 0 17px;
	letter-spacing: 1px;
	font-family: 'NeutraTextLight';
}

#header .phone span {
	font-family: 'NeutraTextDemi';
}

#logo {
	width: 312px;
	height: 79px;
	display: block;
	cursor: pointer;
	float: left;
	text-indent: -9999em;
	background: url(images/logo.png) no-repeat;
	margin: 6px 0 0 0;
}

/* Mainmenu */

#menu {
	clear: both;
	height: 33px;
	padding: 0 0 37px 76px;
	position: relative;
	z-index: 999;
	font-family: 'NeutraTextDemi';
}

#menu>ul>li {
	float: left;
	position: relative;
}

#menu>ul>li>a {
	display: block;
	padding: 0 24px 28px 23px;
	color: #045b64;
	line-height: 33px;
	display: block;
}
#menu>ul>li.current_page_ancestor>a,
#menu>ul>li.current_page_parent>a,
#menu>ul>li.current_page_item>a,

#menu>ul>li.current-menu-ancestor>a,
#menu>ul>li.current-menu-parent>a,
#menu>ul>li.current-menu-item>a,

#menu>ul>li.current-page-ancestor>a,
#menu>ul>li.current-page-parent>a,
#menu>ul>li.current-page-item>a,
#menu>ul>li.current>a {
	background: url(images/bg_menu.png) no-repeat 50% 0;
}

#menu>ul>li>a:hover {
}

#menu ul ul {
	position: absolute;
	top: 59px;
	left: -28px;
	display: none;
}

#menu>ul>li:hover>a,
#menu>ul>li>a:hover{
	background: url(images/bg_menu.png) no-repeat 50% 0;
	text-decoration: none;
}

#menu>ul>li.vip>a {
	color: #fff;
	background: url(images/bg_vip.png) no-repeat 50% 4px;
}

#menu>ul>li:hover>ul {
	display: block;
}

#menu>ul>li>ul>li:hover>ul {
	display: block;
}

#menu ul ul a {
	width: 126px;
	height: 39px;
	background: #a1d8d2;
	display: block;
	border: 1px solid rgba(4,91,100,.41);
	box-shadow: 0 0 2px rgba(44,44,42,.41), inset 0 0 3px rgba(243,244,245,.57);
	color: #045b63;
	line-height: 36px;
	font-size: 18px;
	padding: 0 15px;
	margin: 0 0 -1px 0;
	position: relative;
}

#menu ul ul li{
	position: relative;
}

#menu ul ul>li:first-child>a:after {
	width: 23px;
	height: 15px;
	background: url(images/bg_arrow_submenu.png) no-repeat 0 -15px;
	display: block;
	position: absolute;
	top: -13px;
	left: 50%;
	margin: 0 0 0 -10px;
	content: "";
	font-family: 'NeutraTextLight';
}

#menu ul ul li:first-child a:hover:after {
	background-position: 0 0;
}

#menu ul ul a:hover {
	background: #6dc3c3;
	text-decoration: none;
}

#menu ul ul ul {
	position: absolute;
	top: 0px;
	left: 158px;
}

#menu ul ul ul a {
	width: 166px;
	font-family: 'NeutraTextLight';
	height: 39px;
	background: #045b64;
	display: block;
	color: #fff;
	display: block;
	box-shadow: none;
	line-height: 36px;
	font-size: 18px;
	padding: 0 15px;
	margin: 0;
	position: relative;
	border: none;
	border-bottom: 1px solid #4ba0a3;
}

#menu ul ul .width ul a {
	width: 208px;
}

#menu ul ul ul a:hover {
	background: #05707a;
}

#menu ul ul ul>li:first-child>a:after {
	width: 10px;
	height: 23px;
	background: url(images/bg_arrow_submenu_2.png) no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: -10px;
	margin: 0;
	font-family: 'NeutraTextLight';
}

#menu ul ul ul li:first-child a:hover:after {
	background-position: 0 -23px;
}

/* Body */

#body {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
	clear: both;
}

.responsive-head {
	display: none;
}

#slider {
	width: 1026px;
	height: 325px;
	overflow: hidden;
	margin: 0 0 16px 0;
	position:  relative;
}

#slider .slides {
	width: 1026px;
	height: 325px;
	overflow: hidden;
}

#slider .item {
	position: relative;
	width: 1026px;
	height: 325px;
	overflow: hidden;
}

#slider.about-slider {
	height: 480px;
	position: relative;
	margin: -2px 0 16px 0;
}

#slider.about-slider .slides {
	height: 480px;
}

#slider.about-slider .item {
	height: 480px;
}

.page-template-page-templatespromotion-php #slider {
	position: relative;
	margin: -2px 0 29px 0;
}

#slider .nav a {
	position: absolute;
	background: url(images/bg_slider_nav.png) no-repeat;
	width: 36px;
	height: 86px;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 98;
	margin: -43px 0 0 0;
}

#slider .nav .prev {
	left: 15px;
}

#slider .nav .next {
	background-position: -36px 0;
	right: 10px;
}

#slider.about-slider .nav a {
	position: absolute;
	background: url(images/bg_slider_nav.png) no-repeat;
	width: 36px;
	height: 86px;
	display: block;
	position: absolute;
	top: 210px;
	z-index: 99;
	margin: 0;
}

#slider.about-slider .nav .prev {
	left: 15px;
}

#slider.about-slider .nav .next {
	background-position: -36px 0;
	right: 10px;
}

#slider .item .info {
	position: absolute;
	top: 34px;
	left: 32px;
	font-family: 'ThrowMyHandsUpintheAir';
	color: #f58939;
	font-size: 26px;
	line-height: 46px;
}

#slider .item .info h1 {
	color: #045b63;
	font-size: 56px;
	line-height: 52px;
	font-family: 'ThrowMyHandsUpintheAir';
}

#slider .item .info .styled {
	color: #a1d8d2;
	font-size: 30px;
	line-height: 40px;
	padding: 58px 0 0 41px;
}

#slider .item .info .styled span {
	color: #fff;
	font-size: 40px;
}

.submitted h1 {
	background: url(images/bg_submitted_title.png) no-repeat;
	min-height: 85px;
	min-width: 432px;
	display: inline-block;
	margin: 11px 0 44px -60px;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 44px;
	line-height: 90px;
	padding: 11px 0 0 14px;
}

.submitted {
	padding: 0 50px 153px 53px;
}

.vip-line {
	background: #f47725;
	font-family: 'NeutraTextBook';
	font-size: 23px;
	line-height: 28px;
	color: #fff;
	padding: 7px 20px 9px 20px;
	letter-spacing: 1px;
	margin: 0 0 21px 0;
}

.vip-line a {
	font-family: 'ThrowMyHandsUpintheAir';
	font-size: 26px;
	color: #fff;
	margin: 0 0 0 6px;
	text-decoration: underline;
}

.vip-line a:hover {
	text-decoration: none;
}

.tabs {
	clear: both;
	margin: 0 0 27px 0;
}

.tabs .slogan {
	background: url(images/bg_tabs.png) no-repeat;
	width: 496px;
	height: 118px;
	display: block;
	float: left;
	margin: 0 0 0 -11px;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 44px;
	line-height: 118px;
	padding: 0 0 0 11px;
}

.tabs .menu-bar {
	float: right;
	padding: 1px 8px 14px 0;
}

.tabs .menu-bar li {
	float: left;
}

.tabs .menu-bar a {
	background: url(images/bg_sheats.png) no-repeat -3px 0;
	height: 125px;
	width: 120px;
	display: block;
	margin: 0 7px 0 0;
	outline: none;
	position: relative;
}

.tabs .menu-bar a:after {
	position: absolute;
	content: "";
	bottom: 10px;
	left: 46px;
	background: url(images/bg_arrow.png) no-repeat;
	height: 32px;
	width: 35px;
	display: none;
}

.tabs .menu-bar a.tab-2:after {
	background-position: -35px 0;
	left: 55px;
}

.tabs .menu-bar a.tab-3:after {
	background-position: -70px 0;
	left: 43px;
}

.tabs .menu-bar a.tab-4:after {
	background-position: -105px 0;
	left: 48px;
}

.tabs .menu-bar a:hover:after {
	display: block;
}

.tabs .menu-bar .ui-state-active a:after {
	display: block;
}

.tabs .menu-bar a.tab-2 {
	background-position: -130px 0;
	margin: 0 5px 0 0;
	width: 125px;
}

.tabs .menu-bar a.tab-3 {
	background-position: -260px 0;
	margin: 0 7px 0 0;
}

.tabs .menu-bar a.tab-4 {
	background-position: -387px 0;
	margin: 0;
}

.tabs .tabs-info {
	clear: both;
	background: #a1d8d2;
	height: auto;
	width: 1000px;
	display: block;
	margin: 15px -45px 113px -29px;
	color: #fff;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 34px;
	text-align: center;
	line-height: 57px;
	padding: 20px 50px 0 50px;
	position: relative;
	float: left;
}

.tabs .tabs-info:after {
	background: url(images/bg_features.png) no-repeat;
	height: 15px;
	width: 1100px;
	position: absolute;
	top: -15px;
	left: 0;
	content: "";
}

.tabs .tabs-info:before {
	background: url(images/bg_features.png) no-repeat 0 100%;
	height: 85px;
	width: 1100px;
	position: absolute;
	bottom: -85px;
	left: 0;
	content: "";
}

.tabs .tabs-info p {
	position: relative;
	z-index: 9;
	margin: 0 0 -45px 0;
}

.tabs .tabs-info a {
	text-decoration: underline;
	color: #045b64;
}

.tabs .tabs-info a:hover {
	text-decoration: none;
}

.services-title {
	width: 307px;
	height: 95px;
	display: block;
	margin: -12px 0 45px 0;
	background: url(images/bg_title_services.png) no-repeat;
}

.packages-title {
	width: 250px;
	height: 94px;
	display: block;
	margin: -6px 0 43px -2px;
	background: url(images/bg_title_packages.png) no-repeat;
}

.services-title h1,
.packages-title h1,
.about-title h1,
.about-title h2,
.gift-title h1,
.vip-title h1,
.book-title h1,
.home-title h1 {
	font-size: 44px;
	color: #045b63;
	line-height: 60px;
	padding: 25px 0 0 15px;
	font-family: "ThrowMyHandsUpintheAir";
}

.vip-title h1 {
	padding: 34px 0 0 15px;
}

.products-title {
	width: 307px;
	height: 95px;
	display: block;
	margin: -6px 0 45px -2px;
	background: url(images/bg_title_product.png) no-repeat;
}

.title-mobile.about {
	display: none;
}

.about-title {
	z-index: 9;
	position: relative;
	min-width: 868px;
	min-height: 100px;
	display: inline-block;
	margin: -2px 0 16px -8px;
	background: url(images/bg_title_about.png) no-repeat;
}

.gift-title {
	min-width: 609px;
	min-height: 98px;
	display: inline-block;
	margin: -14px 0 17px -6px;
	background: url(images/bg_title_gift.png) no-repeat;
}

.home-title {
	min-width: 408px;
	min-height: 100px;
	display: inline-block;
	margin: -2px 0 8px -8px;
	background: url(images/bg_title_home.png);
}

.vip-title {
	min-width: 638px;
	min-height: 108px;
	display: inline-block;
	margin: -5px 0 22px -10px;
	background: url(images/bg_title_vip.png);
}

.book-title {
	min-width: 449px;
	min-height: 96px;
	display: inline-block;
	margin: 11px 0 27px -6px;
	background: url(images/bt_title_book.png);
}

.book {
	padding: 17px 34px 9px 55px;
}

.book form {
	margin: 76px 0 0 -3px;
}

.book .col-1 {
	float: left;
	width: 516px;
}

.book .col-2 {
	float: left;
	width: 346px;
}

.book input {
	border: 1px solid #6dc3c3;
	background-color: #fff;
	padding: 0 7px;
	height: 26px;
	line-height: 26px;
	color: #a3a3a3;
	font-family: 'NeutraTextLight';
	font-size: 18px;
	width: 346px;
	margin: 0 148px 31px 0;
	outline: none;
}

.book input.error{
	border: 1px solid #ff0000;
}

.book .sub {
	clear: both;
	display: block;
}

.book input[type=submit] {
	width: 322px;
	border: none;
	background: url(images/bg_submit_2.png);
	padding: 0;
	height: 54px;
	line-height: 54px;
	color: #fff;
	float: none;
	display: block;
	font-size: 24px;
	margin: 11px auto;
	clear: both;
}

.book input.width {
	width: 329px;
	margin: 0 0 31px 0
}

.book input.datepicker {
	width: 356px;
	background: #fff url(images/bg_input.png) no-repeat 100% 0;
	margin: 0 0 31px 0
}

.book select {
	width: 370px;
	height: 26px;
	padding: 0;
	outline: none;
}

.ui-datepicker {
	width: 232px;
	border: 1px solid #6ec3c3;
	background: #fff;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-family: 'NeutraTextLight';
	margin: -1px 0 0 138px;
}

.ui-datepicker-prev, .ui-datepicker-next {
	position: absolute;
	color: #fff;
	display: block;
	line-height: 29px;
	height: 29px;
	left: 5px;
	cursor: pointer;
}

.ui-datepicker-next {
	right: 5px;
	left: inherit;
}

.ui-datepicker-title {
	background: #6ec3c3;
	text-align: center;
	line-height: 29px;
}

.ui-datepicker-calendar th {
	color: #f47522;
	font-size: 10px;
	width: 33px;
	padding: 3px 0 0px 0;
	text-align: center;
}

.ui-datepicker-calendar td {
	text-align: center;
	color: #6ec3c3;
	font-size: 13px;
}

.ui-datepicker-calendar td a {
	color: #6ec3c3;
	width: 24px;
	height: 28px;
	padding: 8px 0 0 0;
	display: block;
	margin: 0 auto -2px auto;
}

.ui-datepicker-calendar td a:hover {
	background: url(images/bg_calendar_date.png) no-repeat;
	color: #fff;
	text-decoration: none;
}

.vip-content {
	padding: 40px 364px 87px 52px;
}

.vip-content p {
	padding: 0 0 4px 0;
}

.vip-content .right-bar {
	position: absolute;
	top: -126px;
	right: 0;
	background: #fff;
	z-index: 9;
	width: 312px;
	padding: 6px 5px;
	border: 1px solid rgba(4,91,100,.41);
	box-shadow: 0 0 2px rgba(44,44,42,.41), inset 0 0 3px rgba(243,244,245,.57);
}

.vip-content .right-bar .info {
	padding: 0 12px;
	font-weight: normal;
	font-size: 14px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}

.vip-content .right-bar .info p {
	padding: 0 0 15px 0;
}

.vip-content .right-bar .bt {
	overflow: hidden;
	padding: 16px 0 0 0;
}

.vip-content .right-bar .info .price {
	float: left;
	color: #6dc3c3;
	font-size: 29px;
	line-height: 44px;
	font-weight: bold;
	padding: 0 0 7px 0;
}

.vip-content .right-bar .btn-buy {
	float: right;
}

.vip-content .right-bar img {
	display: block;
	padding: 0 0 20px 0;
}

.vip-content .right-bar h3 {
	color: #045b63;
	font-size: 16px;
	font-weight: bold;
}

.btn-vip {
	background: url(images/btn_vip.png) no-repeat;
	width: 621px;
	height: 54px;
	display: block;
	color: #fff;
	font-family: "NeutraTextbook";
	font-size: 24px;
	text-decoration: none !important;
	text-align: center;
	line-height: 60px;
	letter-spacing: 1px;
	float: left;
	margin: 12px 0 0 -9px;
}

.btn-vip:hover {
	text-decoration: underline !important;
}

.special-offer {
	overflow: hidden;
	padding: 38px 14px 8px 52px;
}

.home .left {
	width: 590px;
	float: left;
}

.home .right {
	float: right;
	width: 275px;
}

.home .right img {
	display: block;
	margin: -37px 0 0 0;
	position: relative;
	z-index: 9;
	max-width: 100%;
}

.home p {
	padding: 0 0 10px 0;
}

.home ul {
	overflow: hidden;
	padding: 0 0 37px 0;
}

.home ul .name {
	position: absolute;
	position: relative;
	width: 400px;
	padding: 0 0 0 11px;
	float: left;
	font-size: 20px;
	font-family: 'NeutraTextDemi';
}

.home ul .price {
	position: absolute;
	position: relative;
	width: 150px;
	text-align: right;
	padding: 0;
	float: right;
	text-decoration: line-through;
	font-size: 30px;
	font-family: 'NeutraTextDemi';
}

.home ul .price.discount {
	color: #f57a27;
	text-decoration: none;
}

.home .btn-request {
	float: left;
	margin: 0 0 0 -10px;
	line-height: 52px;
}

.home .note {
	float: left;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 29px;
	line-height: 56px;
	margin: 4px 0 0 17px;
}

.features {
	margin: -2px 0 29px 0;
	position: relative;
}

.features img {
	display: block;
}

.features p {
	position: absolute;
	color: #fff;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 56px;
	top: 39px;
	left: 28px;
	line-height: 44px;
	z-index: 9;
}

.about {
	padding: 32px 30px 66px 52px;
}

.about p {
	padding: 0 0 4px 0;
}

.btn-request {
	background: url(images/btn_about.png) no-repeat;
	width: 318px;
	height: 54px;
	display: block;
	float: right;
	color: #fff;
	line-height: 56px;
	font-family: 'NeutraTextBook';
	font-size: 24px;
	text-decoration: none !important;
	text-align: center;
	font-weight: normal;
	margin: -12px 38px 20px 0;
}

.btn-request:hover {
	text-decoration: underline !important;
}

.products-title h1 {
	font-size: 44px;
	color: #045b63;
	line-height: 60px;
	padding: 25px 0 0 15px;
	font-family: "ThrowMyHandsUpintheAir";
}

.products .production {
	overflow: hidden;
	padding: 23px 0 2px 24px;
}

.products .production article {
	float: left;
	width: 315px;
	margin: 0 14px 37px 0;
}

.products .production img {
	display: block;
}

.products .production p {
	text-align: center;
	color: #045b64;
}

.products .production .holder {
	border: 1px solid #6ec3c3;
	background: #6ec3c3;
	text-align: center;
	box-shadow: 0 0 1px #6ec3c3;
	color: #fff;
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	height: 263px;
	margin: 0 0 11px 0;
}

.products .production .holder h3 {
	font-size: 20px;
	font-family: 'NeutraTextDemi';
	color: #fff;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 36px 0 0 0;
}

.content-holder-dark {
	background: #045b64;
	position: relative;
	margin: 0 0 100px 0;
	padding: 32px 54px 26px 54px;
	color: #fff;
}

.content-holder-dark:after {
	background: url(images/bg_content_dark_top.png);
	width: 1026px;
	height: 35px;
	position: absolute;
	top: -35px;
	left: 0;
	content: "";
}

.content-holder-dark:before {
	background: url(images/bg_content_dark_bt.png);
	width: 1026px;
	height: 26px;
	position: absolute;
	bottom: -26px;
	left: 0;
	content: "";
}

.content-holder {
	background: #e2faf7;
	position: relative;
	margin: 0 0 120px 0;
}

.content-holder:after {
	background: url(images/bg_content.png);
	width: 1026px;
	height: 57px;
	position: absolute;
	top: -57px;
	left: 0;
	content: "";
}

.content-holder-2 {
	background: #e2faf7;
	position: relative;
	margin: 0 0 127px 0;
}

.post .content-holder-2 {
	margin: 0 0 57px 0;
}

.content-holder-4 {
	background: #e2faf7;
	position: relative;
	margin: 0 6px 163px 0;
}

.content-holder-2:after {
	background: url(images/bg_content.png);
	width: 1026px;
	height: 57px;
	position: absolute;
	top: -35px;
	left: 0;
	content: "";
}

.content-holder-4:after {
	background: url(images/bg_content_2_top.png);
	height: 22px;
	top: -22px;
	width: 1020px;
	left: 0;
	content: "";
	position: absolute;
}

.content-holder-4:before {
	background: url(images/bg_content_bottom_3.png);
	width: 1026px;
	height: 33px;
	position: absolute;
	bottom: -33px;
	left: 0;
	content: "";
}

.content-holder-2:before {
	background: url(images/bg_content_bottom.png);
	width: 1026px;
	height: 36px;
	position: absolute;
	bottom: -36px;
	left: 0;
	content: "";
}

.content-holder-3:before {
	background: url(images/bg_content_bottom-2.png);
	height: 23px;
	bottom: -23px;
}

.mobile_item {
	display: none!important;
}

.gifts {
	overflow: hidden;
	padding: 46px 0 37px 47px;
}

.gifts article {
	width: 442px;
	padding: 7px 6px;
	float: left;
	margin: 0 19px 22px 0;
	background: #fff;
	border: 1px solid rgba(4,91,100,.41);
	box-shadow: 0 0 0px 1px #d0e6e3, inset 0 0 0px 1px #d0e6e3;
}

.gifts article .info {
	float: left;
	width: 265px;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #698f94;
}

.gifts article .info h3 {
	color: #045b63;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.gifts article .price {
	float: right;
	color: #6dc3c3;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	text-align: right;
	padding: 43px 0 0 0;
	font-weight: bold;
}

.gifts article .price p {
	padding: 0 0 10px 0;
}

.btn-buy {
	background: url(images/btn_buy.png) no-repeat;
	width: 130px;
	height: 46px;
	display: block;
	color: #fff;
	line-height: 39px;
	font-family: 'NeutraTextBook';
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

.accordion-content {
	margin: 0 35px 0 33px;
	padding: 0 0 30px 0;
	position: relative;
	top: -29px;
	z-index: 9;
}

.packages .accordion-content {
	margin: 0 0 0 43px;
	padding: 19px 0 30px 0;
}

.accordion-content .alignright {
	float: right;
	padding: 0 5px 0 0;
}

.accordion-content h2 {
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 27px;
	line-height: 70px;
	background: url(images/bg_title_services_3.png) repeat;
	min-width: 277px;
	height: 63px;
	display: block;
	padding: 0 0 0 8px;
	margin: 15px 0 12px 0;
	float: left;
	position: relative;
	z-index: 999; 
}

.packages .accordion-content h2 {
	color: #fff;
	background: url(images/bg_title_packages_3.png) repeat;
}

.accordion-content .info {
	clear: left;
	padding: 0 0 0 9px;
	display: block;
}

.accordion-content .info p {
	width: 635px;
}

.accordion-content .info p.save {
	width: 87px;
	height: 32px;
	background: url(images/bg_save.png) no-repeat;
	display: block;
	float: right;
	text-align: center;
	line-height: 28px;
	font-family: 'NeutraTextDemi';
	color: #fff;
	margin: -4px 9px 0 0;
	
}

.accordion-content .info ul {
	color: #045b63;
	font-family: 'NeutraTextDemi';
	font-size: 20px;
	line-height: 24px;
	margin: -16px -20px 0 0;
	display: block;
}

.packages .accordion-content .info ul {
	padding: 0 0 12px 0;
	overflow: hidden;
}

.accordion-content .info ul p {
	float: left;
}

.accordion-content .info ul .name {
	clear: left;
	width: 600px;
	padding: 0 212px 0 11px;
	position: relative;
}

.accordion-content .info ul .first .name:after {
	background: none;
}

.accordion-content .info ul .name:after {
	position: absolute;
	height: 4px;
	width: 4px;
	display: block;
	background: #045b64;
	content: "";
	top: 11px;
	left: 1px;
	border-radius: 10px;
}

.accordion-content .info ul .regular {
	width: 60px;
	padding: 0 4px 0 0;
}

.accordion-content .info ul .vip {
	text-align: right;
	width: 60px;
	color: #f47421;
}

.accordion-content article {
	overflow: hidden;
	padding: 0 0 31px 0;
}

.packages .accordion-content article {
	padding: 0 0 18px 0;
}

.ft-actions {
	clear: both;
	overflow: hidden;
	margin: 0 -30px 91px 0;
}

.ft-actions article {
	float: left;
	width: 329px;
	padding: 0 20px 0 0;
}

.ft-actions article img {
	display: block;
	padding: 0 0 35px 0;
}

.ft-actions article a {
	display: block;
	background: #6ec3c3;
	text-align: center;
	color: #fff;
	font-family: 'NeutraTextDemi';
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 26px;
	padding: 0 0 37px 0;
}

.ft-actions article a:hover {
	text-decoration: none;
}

.error-page img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.col_content {
	width: 560px;
}

.col_fullwidth {
	width: 100%;
}

#sidebar {
	float: right;
}

.col_sidebar {
	width: 250px;
}

/* Post */

.post {
	width: 100%;
}

.entry {
	width: 100%;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.content-holder-dark .entry a{
	color: #fff;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry h1 {
	font-size: 40px;
}

.entry h2 {
	font-size: 36px;
}

.entry h3 {
	font-size: 28px;
}

.entry h4 {
	font-size: 26px;
}

.entry h5 {
	font-size: 22px;
}

.entry h6 {
	font-size: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	line-height: 1.5em;
	margin: 0 0 5px 0;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
}

.content-holder-dark .entry h1, .content-holder-dark .entry h2, .content-holder-dark .entry h3, .content-holder-dark .entry h4, .content-holder-dark .entry h5, .content-holder-dark .entry h16{
	color: #fff;
}

.entry ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ul ul, .entry ul ol {
	margin: 0;
}

.entry ul li {
	list-style-type: disc;
	line-height: 1.5em;
}

.entry ul ul li {
	list-style-type: circle;
}

.entry ul li ol li {
	list-style-type: decimal;
}

.entry ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ol ol, .entry ol ul {
	margin: 0;
}

.entry ol li {
	list-style-type: decimal;
	line-height: 1.5em;
}

.entry ol li ol li {
	list-style-type: lower-alpha;
}

.entry ol li ul li {
	list-style-type: disc;
}

.entry .list_bookmarks {
	padding: 0;
}

.entry .list_bookmarks li.linkcat {
	list-style: none;
}

.entry .list_bookmarks li.linkcat li {
	list-style: disc;
}

img.wp-smiley {
	padding: 0;
	border: none;
}

.entry .wp-caption {
	padding: 0;
	text-align: center;
}

.entry .wp-caption img {
	margin: 0;
	padding: 4px 0;
	background: none;
	border: 0;
}

.entry .wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
}

.entry table {
	width: 100%;
	border: 1px solid #045b63;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

.entry table td, .entry table th {
	border: 1px solid #045b63;
	padding: 5px;
}

.entry table th {
	background: #045b63;
	color: #fff;
}

.postmetadata {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 0 0 10px;
}

.postmetadata p {
	padding: 0 0 5px 0;
}

/* Sidebar */

.sidebar_widgets {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 1.5em;
}

.sidebar_widgets .widgettitle {
	font-size: 15px;
	line-height: 1.3em;
	border-bottom: 1px solid #e5e0d0;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.sidebar_widgets .widget {
	margin: 0 0 20px 0;
}

.sidebar_widgets .widget ul {
}

.sidebar_widgets .widget ul li {
	border-bottom: 1px solid #e9e5d5;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.sidebar_widgets .widget ul ul {
	margin: 5px 0 0 15px;
}

.sidebar_widgets .widget ul li ul li {
	border-bottom: 0;
	margin: 0;
}

.textwidget {
	padding: 0;
}

.textwidget p {
	padding: 0 0 10px 0;
}

.widget_tag_cloud .tagcloud, .widget_calendar div {
}

/* Breadcrumb */

.breadcrumb {
	width: 100%;
	padding: 0 0 20px 0;
}

/* Search Block */

#search_block {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#search_block fieldset {
	float: left;
}

#search_block .text {
	float: left;
	color: #777777;
	font-size: 11px;
	margin: 0 10px 0 0;
	width: 140px;
}

#search_block .submit {
	float: left;
	margin: 3px 0 0 0;
}

/* Searchform */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	background: #6ec3c3;
	position: relative;
	padding: 0 0 17px 67px;
}

#footer .ft-menu {
	display: none;
}

#footer.space {
	padding: 48px 0 17px 67px;
}

#footer .subscribe {
	background: url(images/bg_subscribe.png) no-repeat;
	height: 26px;
	width: 108px;
	display: block;
	margin: 6px 0 18px 60px;
}

#footer:after {
	background: url(images/bg_footer.png) no-repeat;
	height: 38px;
	width: 1026px;
	top: -38px;
	left: 0;
	content: "";
	position: absolute;
}

#footer section {
	overflow: hidden;
	margin: -12px 0 0 -6px;
	padding: 12px 0 0 6px;
	position: relative;
	z-index: 99;
	top: -12px;
}

#footer article {
	float: left;
	font-family: 'NeutraTextLight';
	color: #fff;
}

#footer article h2 {
	color: #045b64;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 27px;
	line-height: 24px;
}

#footer article.join {
	float: left;
	width: 262px;
	margin: -12px 69px 0 -6px;
	padding: 0;
}

#footer.space article.join {
	margin: -12px 69px 24px -6px;
}

#footer article.join h2 {
	background: url(images/bg_community.png) no-repeat;
	height: 59px;
	padding: 18px 0 14px 7px;
}

#footer article.join h2 span {
	display: block;
	clear: left;
	padding: 0 0 0 36px;
}

#footer article.join p {
	width: 230px;
	line-height: 22px;
	padding: 0 0 0 7px;
}

#footer article input {
	background: none;
	border: 1px solid #fff;
	width: 254px;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	padding: 0 3px 2px 3px;
	color: #fff;
	font-family: 'NeutraTextLight';
	margin: 0 0 6px 6px;
}

#footer article input[type=submit] {
	background: url(images/bg_submit.png);
	height: 32px;
	width: 137px;
	float: right;
	display: block;
	line-height: 30px;
	letter-spacing: 1px;
	border: none;
	font-size: 18px;
	margin: 4px 0 6px 0;
	padding: 0 0 2px 10px;
}

#footer article input::-webkit-input-placeholder {
	color:#fff;
}

#footer article input::-moz-placeholder {
	color:#fff;
}

#footer article.location {
	padding: 18px 0 0 0;
	width: 200px;
}

#footer article.location h2 {
	background: url(images/bg_ft_location.png) no-repeat;
	height: 29px;
	padding: 8px 0 6px 11px;
	letter-spacing: 1px;
}

#footer article.location p {
	line-height: 23px;
	padding: 0 0 23px 21px;
}

#footer article.location a {
	margin: 0 0 0 21px;
}

#footer article.worktime {
	padding: 18px 32px 0 0;
	width: 260px;
	float: right;
}

#footer article.worktime h2 {
	background: url(images/bg_ft_store.png) no-repeat;
	height: 29px;
	padding: 8px 0 6px 11px;
	letter-spacing: 1px;
}

#footer article.worktime p {
	margin: 0 0 0 21px;
	line-height: 23px;
}

#footer article.worktime p span {
	display: block;
	float: left;
	width: 144px;
}

#footer p.copyrights {
	text-align: center;
	color: #fff;
	font-family: 'NeutraTextLight';
	font-size: 12px;
	line-height: 16px;
	margin: -31px 80px 0 0;
}

/* Respond */

#respond {
	margin: 20px 0 20px 0;
	overflow: hidden;
}

.commentlist #respond {
	margin: 0 0 20px 0;
}

#respond h3 {
	margin: 0 0 5px 0;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 32px;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}

.cancel-comment-reply a {
	text-decoration: underline;
}

.cancel-comment-reply a:hover {
	text-decoration: none;
}

#commentform p {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#commentform p a, #commentform p a {
	text-decoration: underline;
}

#commentform p a:hover {
	text-decoration: none;
}

#commentform p input {
	float: left;
}

#commentform p label {
	float: left;
	padding: 10px 0 0 5px;
}

#commentform input[type=text] {
	width: 170px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform textarea {
	width: 97%;
	overflow: auto;
	margin: 5px 0 0 0;
}

#commentform #submit {
	margin: 5px 0 0 0;
	cursor: pointer;
}

/* Comments*/

#comments {
	margin: 0 0 5px 0;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	color: #045b63;
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 32px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}

.commentlist li.comment {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	background: #cef4ef;
}

.commentlist li.alt {
	margin: 10px 0 0 0;
	background: #c6ece7;
}

.commentlist li.comment ul li.comment {
	margin-right: 15px;
	margin-left: 10px;
}

.commentlist .entry p {
	margin: 10px 5px 10px 0;
}

.commentlist .children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist .reply {
	text-align: right;
}

.commentlist .reply a {
	background: #075d66;
	color: #fff;
	padding: 2px 6px 2px 6px;
}

.commentlist .reply a:hover {
	text-decoration: none;
	background: #07727d;
}

.comment-author {
	margin: 0 0 10px 0;
}

.comment-author img {
	border: 2px solid #075d66;
}

.commentlist .fn {
	position: relative;
	top: -10px;
	left: 10px;
	text-transform: capitalize;
}

.commentlist .says {
	position: relative;
	top: -10px;
	left: 10px;
}

.commentlist li.comment .entry {
	width: auto;
	clear: none;
	overflow: visible;
	padding: 5px 0 0 0;
}

.commentlist li.comment .entry li p {
	padding: 0;
	margin: 0;
}

.commentlist li.comment .entry li {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}

.commentlist li.comment .entry ul {
	padding: 0;
	margin: 0 0 15px 30px;
	background: none;
	border: 0;
}

.commentlist li.comment .entry ul ul {
	margin: 0 0 5px 30px;
}

.commentlist li.comment .entry ol ul {
	margin: 0 0 5px 30px;
}

.commentlist li.comment .entry ol {
	padding: 0;
	margin: 0 0 15px 35px;
	background: none;
	border: 0;
}

.commentlist li.comment .entry ol ol {
	margin: 0 0 5px 35px;
}

.commentlist li.comment .entry ul ol {
	margin: 0 0 5px 35px;
}

/* Calendar */

#wp-calendar {
	width: 95%;
	margin-bottom: 15px;
	clear: both;
	padding: 0;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	text-align: center;
	padding: 3px 0;
}

#wp-calendar td {
	background: transparent;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright, img.alignright, a img.alignright {
	float: right;
	margin: 10px 0px 10px 16px;
}

.alignleft, img.alignleft, a img.alignleft {
	float: left;
	margin: 10px 16px 10px 0;
}

.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.al {
	float: left;
}

.ar {
	float: right;
}

/* Various Tags & Classes */

.entry acronym, .entry abbr, .entry span.caps {
	cursor: help;
}

.entry acronym, .entry abbr {
	border-bottom: 1px dashed #045b63;
}

.entry blockquote {
	margin: 15px 0 20px 0;
	padding: 0 15px 0 40px;
	background: url(images/bgr_blockquote.png) no-repeat;
}

.entry blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.nopost, .nocomments {
	text-align: center;
	padding: 20px 0 20px 0;
}

.entry pre, .entry code {
	font-family: mono-space, monospace;
	border: 1px solid #045b63;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height: 20px;
}

.entry code {
	padding: 1px 20px 0 20px;
	background: #f6f6f6 url(images/bgr_code.gif) repeat scroll 0 0;
	border-top: 0;
	border-bottom: 0;
}

sup {
	position: relative;
	top: -5px;
}

sub {
	position: relative;
	top: 5px;
}

code br {
	display: none;
}

.clear {
	clear: both;
	line-height: 0;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
 position: absolute  bottom: 0
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 90%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}

.gallery-caption {
	margin-left: 0;
}

/* pagination */

.pagination {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 100px 0;
}

.single .pagination {
	padding: 10px 0 0 0;
}

@media screen and (max-width: 767px) {

.post .content-holder-2 {
	margin: 0 0 17px 0;
}

.alignright, img.alignright, a img.alignright {
	float: none;
	margin: 0 0 15px;
}

.alignleft, img.alignleft, a img.alignleft {
	float: none;
	margin: 0 0 15px;
}

.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
	
#header {
	width: 100%;
	padding: 8px 0 19px 0;
	overflow: hidden;
}

#header .phone {
	display: none;
}

#logo {
	width: 131px;
	height: 33px;
	float: none;
	background: url(images/logo_mobile.png) no-repeat;
	margin: auto;
}

.container {
	width: 100%;
}

.responsive-head {
	display: block;
	background: #6ec3c3;
	position: relative;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 9px 0;
	z-index: 999;
}

.responsive-head .holder {
	position: reative;
	display: inline-block;
	height: 74px;
	width: 74px;
	margin: 0 -1px;
}

.responsive-head .head-box {
	background: #a1d8d2;
	color: #045b63;
	font-size: 15px;
	line-height: 46px;
	cursor: pointer;
	position: relative;
	height: 74px;
	width: 74px;
	display: block;
}

.responsive-head .head-box.active {
	background: #6ec3c3;
	color: #fff;
}

.responsive-head .head-box.call:hover {
	text-decoration: none;
	color: #fff;
}

.responsive-head .head-box:after {
	background: url(images/ico_mobile_head.png) no-repeat;
	height: 19px;
	width: 19px;
	display: block;
	left: 28px;
	bottom: 17px;
	content: "";
	position: absolute;
}

.responsive-head .head-box.hours:after {
	background-position: -19px 0;
}

.responsive-head .head-box.location:after {
	background-position: -38px 0;
}

.responsive-head .head-box.menu:after {
	background-position: -57px 0;
}

.responsive-head .head-box:hover {
	color: #fff;
}

.responsive-head .head-box:hover:after {
	background-position: 0 -19px;
}

.responsive-head .head-box.hours:hover:after {
	background-position: -19px -19px;
}

.responsive-head .head-box.location:hover:after {
	background-position: -38px -19px;
}

.responsive-head .head-box.menu:hover:after {
	background-position: -57px -19px;
}

.responsive-head .head-box.active:after {
	background-position: 0 -19px;
}

.responsive-head .head-box.hours.active:after {
	background-position: -19px -19px;
}

.responsive-head .head-box.location.active:after {
	background-position: -38px -19px;
}

.responsive-head .head-box.menu.active:after {
	background-position: -57px -19px;
}

.responsive-head:after {
	background: url(images/bg_top_mobile.png) no-repeat 50% 0;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	content: "";
}

.responsive-head .drop {
	display: none;
	position: absolute;
	top: 79px;
	right: 0;
	z-index: 99;
	width: 160px;
	background: #a1d8d2;
	box-shadow: 0 1px 0 rgba(0,0,0,.25);
}

.responsive-head .holder-hours .drop {
	width: 235px;
	padding: 11px 0 18px 0;
}

.responsive-head .drop .close-trigger {
	position: absolute;
	top: 0;
	left: -35px;
	z-index: 99;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: #045b64 url(images/ico_close.png) no-repeat 10px 10px;
}

.responsive-head .drop li a {
	font-size: 15px;
	line-height: 36px;
	text-align: left;
	display: block;
	padding: 0 0 0 10px;
}

.responsive-head .drop li a:hover {
	color: #f47421;
	text-decoration: none;
}

.responsive-head .holder-location .drop p {
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	padding: 1px 9px 4px 9px;
	font-family: 'NeutraTextBook';
}

.responsive-head .holder-hours .drop p {
	padding: 0 0 0 27px;
	font-size: 15px;
	line-height: 22px;
	font-family: 'NeutraTextBook';
	text-align: left;
}

.responsive-head .holder-hours .drop p span {
	display: block;
	float: left;
	width: 117px;
	 
}

.responsive-head .holder-location .drop img {
	display: block;
	margin: auto;
}

.responsive-head .holder-location .drop a {
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	display: block;
	font-family: 'NeutraTextBook';
	text-decoration: underline;
	margin: 0 0 4px 9px;
	color: #045b64;
}

#menu {
	display: none;
}

body {
	min-width: 320px;
}

#slider {
	width: auto !important;
	height: auto !important;
	overflow: hidden;
	margin: 0 9px 3px 9px !important;
}

#slider.about-slider .slides,
#slider .slides {
	width: 100% !important;
	height: auto;
}

#slider .item {
	width: 100% !important;
	height: auto !important;
}

#slider img {
	width: 100% !important;
	height: auto !important;
}

#slider .item .info {
	top: 10px;
	left: 14px;
	font-size: 14px;
	line-height: 18px;
	width: 180px;
}

#slider .item .info .styled span {
	font-size: 14px;
	line-height: 18px;
}

#slider .item .info .styled {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 14px;
}

#slider .item .info h1 {
	font-size: 19px;
	line-height: 20px;
}

.vip-line {
	font-size: 13px;
	line-height: 17px;
	margin: 0 9px 11px 9px;
}

.vip-line a {
	font-size: 15px;
	line-height: 17px;
}

.tabs {
	display: none;
}

#footer article.location {
	display: none;
}

#footer article.worktime {
	display: none;
}

#footer p.copyrights {
	display: none;
}

#footer.type-2 p.copyrights {
	display: block;
	font-size: 8px;
	line-height: 10px;
	padding: 0 0 17px 0;
	margin: auto;
}

#footer:after {
	display: none;
}

.ft-actions {
	margin: 0 9px 35px 9px;
	overflow: hidden;
}

.ft-actions article {
	overflow: hidden;
	height: 52px;
	margin: 0 0 4px 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.ft-actions article:after {
	background: url(images/bg_arrow_right_mobile.png) no-repeat;
	height: 24px;
	width: 12px;
	display: block;
	position: absolute;
	content: "";
	top: 15px;
	right: 6px;
	z-index: 99;
}

.ft-actions article a {
	overflow: hidden;
	height: 52px;
	padding: 0;
}

.ft-actions article img {
	height: 52px;
	padding: 0;
	float: left;
}

.ft-actions article span {
	height: 52px;
	background: #6ec3c3;
	line-height: 52px;
	float: left;
	padding: 0 0 0 11px;
	font-size: 13px;
	margin: 0 0 0 -28px;
	letter-spacing: 0;
}

#footer {
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
}

#footer .ft-menu {
	display: block;
	text-align: center;
}

#footer .ft-menu ul {
	margin: 0 0 9px 0;
	padding: 9px 0 0 0;
}

#footer .ft-menu ul li {
	padding: 0 0 8px 0;
	font-family: 'NeutraTextBook';
	margin: 0;
}

#footer .ft-menu ul li a {
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 20px;
}

#footer .ft-menu ul li.current a {
	font-size: 19px;
	line-height: 20px;
}

#footer section {
	top: 0;
}

#footer.type-2 section {
	display: none;
}

#footer article.join {
	margin: 0;
	position: relative;
	width: 100%;
}

#footer.space article.join {
	margin: 0;
}

#footer article.join h2 {
	background: url(images/bg_join_mobile.png) no-repeat;
	width: 174px;
	height: 34px;
	font-size: 22px;
	line-height: 40px;
	padding: 3px 0 0 6px;
	margin: -8px 0 13px 22px;
}

#footer article.join h2 span {
	display: inline-block;
	padding: 0;
	float: none;
}

#footer:after {
	background: url(images/bg_top_mobile.png) no-repeat 50% 0;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	content: "";
	display: block;
	width: auto;
}

#footer form {
	margin: 0 35px;
}

#footer article input {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 23px;
	height: 23px;
	padding: 0 3px 0 3px;
	margin: 0 0 3px 0;
}

#footer article input.space {
	margin: 0 0 18px 0;
}

#footer article input[type=submit] {
	background: url(images/bg_submit_mobile.png);
	height: 28px;
	width: 85px;
	float: right;
	display: block;
	padding: 0 0 4px 0;
	line-height: 24px;
	font-size: 15px;
	position: absolute;
	bottom: 35px;
	right: 14px;
}

#footer article.join p {
	background: #fff;
	padding: 0;
	margin: 0 0 ;
	width: 100%;
}

#footer article.join p {
	padding: 3px 100px 42px 30px;
	color: #045b64;
	font-size: 15px;
	line-height: 18px;
	width: auto;
}

.submitted h1 {
	min-width: inherit;
	min-height: inherit;
	min-height: inherit;
	display: block;
	background: #6ec3c3;
	height: 28px;
	width: auto;
	text-align: center;
	margin: 0 -20px 17px -20px;
	color: #fff;
	font-size: 15px;
	line-height: 28px;
	padding: 0;
}

.submitted {
	font-size: 15px;
	line-height: 18px;
	padding: 0 20px;
	margin: 0 10px 45px 10px;
	background: #e2faf7;
}

.submitted p {
	padding: 0 0 18px 0;
}

.submitted p.last {
	padding: 0 0 10px 0;
}

#footer.space {
	padding: 0;
}

.content-holder-3:before {
	display: none !important;
}

.content-holder {
	overflow: hidden;
	background: none;
	width: 100%;
	margin: 0 0 5px 0;
}

.content-holder:after {
	display: none !important;
}

.services-title {
	min-width: inherit;
	min-height: inherit;
	width: 100%;
	height: auto;
	display: block;
	margin: -12px 0 10px 0;
	padding: 0;
	background: #055b64;
	text-align: center;
}

.services-title h1 {
	font-size: 19px;
	line-height: 32px;
	padding: 0;
	color: #fff;
	margin: 0;
	font-family: 'NeutraTextDemi';
}

.packages-title {
	min-width: inherit;
	min-height: inherit;
	width: 100%;
	height: auto;
	display: block;
	margin: -12px 0 10px 0;
	padding: 0;
	background: #055b64;
	text-align: center;
}

.packages-title h1 {
	font-size: 19px;
	line-height: 32px;
	padding: 0;
	color: #fff;
	margin: 0;
	font-family: 'NeutraTextDemi';
}

.accordion-content {
	margin: 0 9px;
	padding: 0 0 17px 0;
	position: relative;
	top: 0;
	z-index: 9;
}

.packages .accordion-content {
	margin: 0 9px;
	padding: 0 0 17px 0;
}

.accordion-content .alignright {
	display: none;
}

.packages .accordion-content h2.title,
.accordion-content h2.title {
	min-width: inherit;
	min-height: inherit;
	display: block;
	font-size: 19px;
	line-height: 38px;
	padding: 0;
	color: #fff;
	margin: 0;
	height: auto;
	text-align: center;
	background: #6ec3c3 url(images/bg_accordion.png) no-repeat 100% -17px;
	font-family: 'NeutraTextDemi';
	width: 100%;
	position: relative;
	z-index: 9;
}

.packages .accordion-content h2.title span,
.accordion-content h2.title span{
	width: 38px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.packages .accordion-content h2.title.active,
.accordion-content h2.title.active {
	background: #6ec3c3 url(images/bg_accordion.png) no-repeat 100% 16px;
}

.accordion-content .info {
	clear: left;
	padding: 0;
	display: none;
}

.accordion-content .info>p {
	display: none;
}

.accordion-content .info ul {
	font-family: 'NeutraTextLight';
	font-size: 13px;
	line-height: 29px;
	margin: 0 0 -23px 0;
	position: relative;
	top: -23px;
}

.packages .accordion-content .info ul {
	padding: 0;
	overflow: hidden;
}

.accordion-content .info ul li {
	background: #a1d8d2;
	overflow: hidden;
	border-bottom: 1px solid #6ec3c3;
}

.accordion-content .info ul p {
	float: left;
}

.accordion-content .info ul .name {
	clear: left;
	width: 73%;
	padding: 0 0 0 8%;
	position: relative;
	font-size: 15px;
}

.accordion-content .info ul .first .name:after {
	background: none;
}

.accordion-content .info ul .first {
	font-size: 11px;
	line-height: 14px;
	padding: 8px 0 0 0;
	background: none;
}

.accordion-content .info ul .name:after {
	background: none;
}

.accordion-content .info ul .regular {
	width: 8%;
	padding: 0;
	font-family: 'NeutraTextDemi';
	font-size: 15px;
	position: relative;
	z-index: 10;
}

.accordion-content .info ul .vip {
	width: 9%;
	padding: 0 2% 0 0;
	font-family: 'NeutraTextDemi';
	font-size: 15px;
	position: relative;
	z-index: 10;
}

.accordion-content article {
	padding: 0 0 5px 0;
}

.packages .accordion-content article {
	padding: 0 0 5px 0;
}

.accordion-content .info p.save {
	display: none;
}

.mobile_item {
	display: block!important;
}

.title-mobile {
	min-width: inherit;
	min-height: inherit;
	width: 100%;
	height: auto;
	display: block;
	margin: -12px 0 10px 0;
	padding: 0;
	background: #055b64;
	text-align: center;
}

.title-mobile h1, .title-mobile h2 {
	font-size: 19px;
	line-height: 32px;
	padding: 0;
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
	font-family: 'NeutraTextDemi';
}

.title-mobile h2 a {
	color: #fff;
}

.title-mobile.about {
	min-width: inherit;
	min-height: inherit;
	margin: 0 9px;
	padding: 0;
	width: auto;
	display: block; 
	text-align: center;
}

.title-mobile.about h1 {
	font-size: 22px;
	line-height: 34px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
	font-family: "ThrowMyHandsUpintheAir";
}

.gift-title {
	min-width: inherit;
	min-height: inherit;
	height: auto;
	display: block;
	margin: 0 9px;
	padding: 0;
	width: auto;
	text-align: center;
}

.gift-title h1 {
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
}

.content-holder-dark {
	overflow: hidden;
	background: #e2faf7;
	width: auto;
	font-size: 15px;
	line-height: 18px;
	color: #045b64;
	padding: 10px 20px 0 20px;
	margin: 0 9px 5px 9px;
}

.content-holder-2 {
	background: #e2faf7;
	margin: 0 9px 40px 9px;
}

.content-holder-2:after {
	display: none !important;
}

.content-holder-2:before {
	display: none !important;
}

.content-holder-dark p {
	margin: 0 0 13px 0;
}

.content-holder-dark:after {
	display: none !important;
}

.content-holder-dark:before {
	display: none !important;
}

.gifts {
	padding: 8px 9px 20px 9px;
}

.gifts article {
	width: 100%;
	padding: 6px 6px 20px 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 13px 0;
}

.gifts article img {
	width: 100%;
}

.gifts article .info {
	width: 100%;
	font-size: 13px;
	line-height: 21px;
	padding: 0;
}

.gifts article .info h3 {
	font-size: 15px;
	line-height: 19px;
}

.gifts article .price {
	font-size: 27px;
	text-align: left;
	float: none;
}

.gifts article .price p {
	padding: 25px 0 10px 0;
	float: left;
}

.btn-buy {
	background: url(images/btn_buy_mobile.png) no-repeat;
	width: 124px;
	float: right;
	height: 41px;
	line-height: 34px;
	font-size: 23px;
	margin: 16px 3px 0 0;
}

.products-title {
	min-width: inherit;
	min-height: inherit;
	width: 100%;
	height: auto;
	display: block;
	margin: -12px 0 10px 0;
	padding: 0;
	background: #055b64;
	text-align: center;
}

.products-title h1 {
	font-size: 19px;
	line-height: 32px;
	padding: 0;
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
	font-family: 'NeutraTextDemi';
}

.products .production {
	padding: 0 0 30px 0;
}

.products .production article {
	width: auto;
	padding: 0 9px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d2edec;
}

.products .production img {
	display: block;
	width: 150px;
	float: left;
	padding: 10px 5px;
}

.products .production p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 15px 0
}

.products .production .holder {
	border: none;
	background: none;
	text-align: left;
	box-shadow: none;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	height: auto;
	margin: 0;
}

.products .production .holder h3 {
	font-size: 16px;
	font-family: 'NeutraTextDemi';
	color: #055b64;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0;
}

#slider.about-slider .nav a {
	background: url(images/bg_slider_nav_mobile.png);
	width: 30px;
	height: 29px;
	top: 50%;
	margin: -15px 0 0 0;
}

#slider.about-slider .nav .prev {
	left: 5px;
}

#slider.about-slider .nav .next {
	background-position: -30px 0;
	right: 5px;
}

#slider .nav a {
	background: url(images/bg_slider_nav_mobile.png);
	width: 30px;
	height: 29px;
	top: 50%;
	margin: -15px 0 0 0;
}

#slider .nav .prev {
	left: 5px;
}

#slider .nav .next {
	background-position: -30px 0;
	right: 5px;
}

.about-title {
	min-width: inherit;
	min-height: inherit;
	display: none;
	margin: 0 9px;
	padding: 0;
	width: auto;
	text-align: center;
}

.about-title h1, .about-title h2 {
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
}
.about-title h2 a {
	color: #fff;
}

.about {
	padding: 10px 22px;
	font-size: 15px;
	line-height: 18px;
}

.about p {
	padding: 0;
	margin: 0 0 18px 0;
}

.btn-request {
	background: #f57a27;
	width: 200px;
	height: 26px;
	float: none;
	line-height: 24px;
	font-size: 15px;
	text-align: center;
	margin: -2px auto 2px;
	font-family: 'NeutraTextBold';
}

.features {
	margin: 8px 9px;
	position: relative;
}

.features img {
	width: 100%;
}

.features p {
	font-family: "ThrowMyHandsUpintheAir";
	font-size: 18px;
	top: 8px;
	left: 5px;
	line-height: 18px;
}

.home-title {
	min-width: inherit;
	min-height: inherit;
	display: block;
	margin: 0 9px;
	padding: 0;
	width: auto;
	text-align: center;
	background: none;
	height: auto;
}

.home-title h1 {
	font-size: 22px;
	line-height: 34px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
}

.special-offer {
	padding: 10px 22px 0 22px;
}

.home .right {
	float: none;
	width: auto;
	text-align: center;
}

.home .right img {
	display: none;
}

.home .right .mobile_item {
	display: block;
	margin: 0 auto 10px;
}

.home .left {
	font-size: 15px;
	line-height: 18px;
	width: auto;
	float: none;
}

.home .holder {
	background: #a1d8d2;
	padding: 0 22px 14px 22px;
	margin: 0 -22px;
}

.home p {
	padding: 0 0 16px 0;
}

.home ul {
	padding: 8px 0 5px 0;
}

.home li {
	padding: 0 0 7px 0;
	overflow: hidden;
}

.home ul .name {
	font-size: 15px;
	width: 150px;
	padding: 0 0 0 14px;
}

.home ul .price {
	font-size: 18px;
	width: 90px;
	position: relative;
	padding: 0;
}

.home ul .price.discount {
	color: #fff;
}

.home ul .name:after {
	top: 9px;
}

.home .btn-request {
	background: #f57a27;
	line-height: 26px;
	margin: 0 auto;
	display: block;
	float: none;
	box-shadow: 0 1px 0 rgba(44,44,43,.23);
}

.home .note {
	display: none;
}

.vip-title {
	min-width: inherit;
	min-height: inherit;
	display: block;
	margin: 0 9px;
	padding: 0;
	width: auto;
	text-align: center;
	background: none;
	height: auto;
}

.vip-title h1 {
	font-size: 15px;
	line-height: 28px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
}

.vip-content {
	background: #fff;
	padding: 17px 0;
	font-size: 15px;
	line-height: 18px;
}

.vip-content .entry {
	padding: 0 22px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vip-content p {
	padding: 0;
}

.vip-content .right-bar {
	position: static;
	padding: 6px 5px;
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.vip-content .right-bar .info {
	padding: 0 2px;
	font-size: 13px;
	line-height: 21px;
}

.vip-content .right-bar .info p {
	padding: 0 0 2px 0;
}

.vip-content .right-bar .bt {
	padding: 0 0 14px 0;
}

.vip-content .right-bar .info .price {
	padding: 15px 0 0 0;
}

.vip-content .right-bar .btn-buy {
	float: right;
}

.vip-content .right-bar img {
	width: 100%;
	padding: 0 0 5px 0;
}

.vip-content .right-bar h3 {
	color: #045b63;
	font-size: 16px;
	font-weight: bold;
}

.btn-vip {
	display: none;
}

.content-holder-4 {
	margin: 0 9px;
}

.content-holder-4:after {
	display: none;
}

.content-holder-4:before {
	display: none;
}

.book-title {
	min-width: inherit;
	min-height: inherit;
	display: block;
	margin: 0 9px;
	padding: 0;
	width: auto;
	text-align: center;
	background: none;
	height: auto;
}

.book-title h1 {
	font-size: 18px;
	line-height: 28px;
	width: 100%;
	background: #6ec3c3;
	padding: 0;
	color: #fff;
	margin: 0;
}

.book {
	margin: 0 9px 70px 9px;
	padding: 17px 15px;
	font-size: 15px;
	line-height: 18px;
}

.book form {
	overflow: hidden;
	margin: 40px 0 0 0;
}

.book form fieldset {
	width: 100%;
}

.book input {
	width: 100%;
	margin: 0 0 15px 0;
	float: none;
	font-size: 12px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.book select {
	width: 100%;
	margin: 0 0 15px 0;
	float: none;
	font-size: 12px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.book input[type=submit] {
	width: 100%;
	margin: 11px auto;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.book input.width {
	width: 100%;
	-moz-box-sizing: border-box;
	margin: 0 0 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.book input.datepicker {
	margin: 0 0 15px 0;
	width: 100%;
}

.ui-datepicker {
	margin: -1px 0 0 50px;
	z-index: 99 !important;
	display: none;
}

.book .col-1 {
	float: none;
	width: auto;
}

.book .col-2 {
	float: none;
	width: auto;
}

} 


@font-face {
	font-family: 'NeutraTextBold';
    src: url('fonts/NeutraTextBold.eot');
    src: url('fonts/NeutraTextBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraTextBold.woff') format('woff'),
         url('fonts/NeutraTextBold.ttf') format('truetype'),
         url('fonts/NeutraTextBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NeutraTextBookAlt';
    src: url('fonts/NeutraTextBookAlt.eot');
    src: url('fonts/NeutraTextBookAlt.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraTextBookAlt.woff') format('woff'),
         url('fonts/NeutraTextBookAlt.ttf') format('truetype'),
         url('fonts/NeutraTextBookAlt.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NeutraTextDemi';
    src: url('fonts/NeutraTextDemi.eot');
    src: url('fonts/NeutraTextDemi.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraTextDemi.woff') format('woff'),
         url('fonts/NeutraTextDemi.ttf') format('truetype'),
         url('fonts/NeutraTextDemi.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'NeutraTextBook';
    src: url('fonts/NeutraTextBook.eot');
    src: url('fonts/NeutraTextBook.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraTextBook.woff') format('woff'),
         url('fonts/NeutraTextBook.ttf') format('truetype'),
         url('fonts/NeutraTextBook.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'NeutraTextLight';
    src: url('fonts/NeutraTextLight.eot');
    src: url('fonts/NeutraTextLight.eot?#iefix') format('embedded-opentype'),
         url('fonts/NeutraTextLight.woff') format('woff'),
         url('fonts/NeutraTextLight.ttf') format('truetype'),
         url('fonts/NeutraTextLight.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'ThrowMyHandsUpintheAir';
    src: url('fonts/ThrowMyHandsUpintheAir.eot');
    src: url('fonts/ThrowMyHandsUpintheAir.eot?#iefix') format('embedded-opentype'),
         url('fonts/ThrowMyHandsUpintheAir.woff') format('woff'),
         url('fonts/ThrowMyHandsUpintheAir.ttf') format('truetype'),
         url('fonts/ThrowMyHandsUpintheAir.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*!
 * jQuery UI Selectmenu @VERSION
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	background: #fff;
}
.ui-selectmenu-menu .ui-menu-item a {
	border-bottom: 1px solid #a3a3a3;
	width: 100%;
	display: block;
	padding:0 7px;
	font-family: 'NeutraTextLight';
}
.ui-selectmenu-menu .ui-menu-item a:hover {
	text-decoration: none;
	color: #058895;
}
.small .ui-selectmenu-menu .ui-menu-item a {
	font-size: 12px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.small .ui-selectmenu-open {
	width: auto !important;
	right: 24px;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #6dc3c3;
	background-color: #fff;
	padding: 0;
	height: 26px;
	line-height: 26px;
	outline: none;
}
.small .ui-selectmenu-button {
	width: 100% !important;
}
.ui-selectmenu-button span.ui-icon {
	background: url(images/bg_input.png) no-repeat;
	right: 0;
	left: auto;
	position: absolute;
	width: 28px;
	height: 26px; 
	top: 0;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0 7px;
	display: block;
	color: #a3a3a3;
	line-height: 26px;
	font-size: 18px;
	font-family: 'NeutraTextLight';
}

.small .ui-selectmenu-button span.ui-selectmenu-text {
	font-size: 12px;
}